gtk: Include gail by default, don't build it as a module
authorBenjamin Otte <otte@redhat.com>
Wed, 15 Jun 2011 10:46:50 +0000 (12:46 +0200)
committerMatthias Clasen <mclasen@redhat.com>
Tue, 5 Jul 2011 20:07:56 +0000 (16:07 -0400)
commit773df067e8bb6f1932f6b3ad4e9c91d52187ccd6
tree921ea869c95f8bae96d738d7e81f8b75f688eabc
parent8c32d2d5163deac77979e3ac3ed13dddebcab02e
gtk: Include gail by default, don't build it as a module

It is now no longer possible to disable it.
This doesn't matter though because GTK will not instantiate a11y
objects until you actually use it. So nothing changes in practice.
gtk/Makefile.am
gtk/a11y/Makefile.am
gtk/gtkmain.c